Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Release v2.0.6 #229

Merged
merged 13 commits into from
Jan 15, 2025
Merged

Prepare Release v2.0.6 #229

merged 13 commits into from
Jan 15, 2025

Conversation

kawsarahmedr
Copy link
Member

@kawsarahmedr kawsarahmedr commented Jan 15, 2025

  • Prepare release v2.0.6 and
  • Remove add rel no follow and target blank option
  • Add new feature to remove cached links

This pull request includes updates to the WP Content Pilot plugin, focusing on adding a new feature for removing cached links, fixing known issues, and updating version information. The most important changes are grouped into new features, fixes, and updates.

New Features:

  • Added a feature to remove cached links via an AJAX request and a new function wpcp_remove_cached_link to handle the removal. (.assets/js/wp-content-pilot.js, includes/action-functions.php) [1] [2]

Fixes:

  • Changed the method of handling log messages to use wp_kses_post instead of wp_strip_all_tags for better security and formatting. (includes/admin/views/tables/class-wpcp-logs-table.php, includes/class-wpcp-logger.php, includes/core-functions.php) [1] [2] [3]
  • Updated the translation strings to include new messages and adjusted line references. (i18n/languages/wp-content-pilot.pot) [1] [2] [3] [4] [5] [6] [7] [8]

Updates:

  • Updated the plugin version to 2.0.6 and adjusted related metadata and documentation. (package.json, readme.txt, wp-content-pilot.php) [1] [2] [3] [4] [5]
  • Removed unused code and commented out a non-functional action in the metabox functions. (includes/admin/metabox-functions.php) [1] [2]

These changes aim to improve functionality, fix issues, and keep the plugin up-to-date.

@kawsarahmedr kawsarahmedr self-assigned this Jan 15, 2025
@kawsarahmedr kawsarahmedr changed the title Remove add rel no follow and target blank option Prepare Release v2.0.6 Jan 15, 2025
@kawsarahmedr kawsarahmedr merged commit 114acbb into master Jan 15, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant